@charset "UTF-8";

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

body {
	color: #555;
	font-family: PingFang SC, Lantinghei SC, Helvetica Neue, Helvetica, Arial, Microsoft YaHei, 微软雅黑, STHeitiSC-Light, simsun, 宋体, WenQuanYi Zen Hei, WenQuanYi Micro Hei, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: 100%;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: normal;
}

a {
	color: #555;
	text-decoration: none;
}

.navBox .are2 li a:hover {
	color: #fefefe !important;
	text-decoration: none;
}

img {
	border: none;
}

ol,
ul,
li {
	list-style: none;
}

input,
textarea,
select,
button {
	font: 14px Verdana, Helvetica, Arial, sans-serif;
}

table {
	border-collapse: collapse;
}

html {
	overflow-y: scroll;
}

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

body{
	min-width: 1200px;
}

.clearfix {
	*zoom: 1;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.are1 {
	width: 100%;
	margin: 0 auto;
}

.are2 {
	width: 1200px;
	margin: 0 auto;
}

.bg1 {
	height: 40px;
	background: rgb(68, 68, 68);
}

.date {
	text-align: left;
	color: #fff;
	font-size: 14px;
	line-height: 40px;
}
.date em{float: right;}
.date p{float: right;line-height: 40px;}
.date p a{margin-left: 10px;color: #ffffff;font-size: 14px;}
.bannerBox {
  position: relative;
	height: 495px;
    
}
.bannerBoxbg{
position: absolute;
    left: 0;
    top: 0;
       width:100%;
    height: 100%;
  background: url(../img/banner.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
  z-index:-1;
}

/*.logoBox {
	height: 312px;
	background: url(../img/title.png);
	background-repeat: no-repeat;
	background-position: center;
}
*/
.logoBox {
	height: 160px;
	background: url(../img/title.png);
	background-repeat: no-repeat;
	background-position: center 60px;
}
.logoBox2 {
	height: 152px;
	background: url(../img/title.png);
	background-repeat: no-repeat;
	background-position: center  -100px;
}

.searchBox {
	width: 637px;
	height: 59px;
	border-radius: 30px;
	border: solid 1px #cacaca;
	margin: 0 auto;
	background: url(../img/search.png);
	background-repeat: no-repeat;
	background-position: 95% center;
	background-color: #ffffff;
}

.navBox {
	height: 100px;
	background-color: #bd1a2d;
}

.navBox .are2 li {
	width: 180px;
	height: 100px;
	background-color: #bd1a2d;
	box-shadow: 20px 3px 17px -5px rgba(169, 16, 24, 0.69);
	float: left;
	margin: 0 10px;
	position: relative;
	z-index: 10;
}

.navBox .are2 li a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 24px;
	line-height: 100px;
	letter-spacing: 0px;
	color: #fefefe;
}

.navBox .are2 li:hover {
	height: 120px;
	background-color: #bd1a2d;
	/* box-shadow: 10px 8px 18px 3px rgba(169, 16, 24, 0.69); */
	margin-top: -20px;
}

.navBox .are2 li:hover a {
	font-weight: 600;
	line-height: 120px;
}

.news_picture {
	display: block;
	width: 554px;
	height: 312px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	position: relative;
}

.news_picture .hd {
	z-index: 10;
	position: absolute;
	bottom: 10px;
	right: 0;
	left: 235px;
}

.news_picture .hd ul li {
	display: block;
	width: 8px;
	height: 8px;
	margin: 0 5px;
	padding: 0;
	float: left;
	background-color: #ffffff;
	border-radius: 5px;
}

.news_picture .hd ul .on {
	background-color: #bd1a2d;
}

.comeAn33{
	display: block;
	width: 920px;
	height: 518px;
	padding: 0;
	overflow: hidden;
	position: relative;
	float: right;
	margin-top: 20px;
}

.news_picture .bd,
.comeAn33 .bd{
	display: block;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	z-index: 0;
	position: absolute;
	top: 0;
	left: 0;
}

.news_picture .bd ul,
.comeAn33 .bd ul{
	display: block;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0;
}

.news_picture .bd ul li,
.comeAn33 .bd ul li{
	display: block;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}

.news_picture .bd ul li .picture,
.comeAn33 .bd ul li .picture{
	display: block;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}

.news_picture .bd ul li .picture img,
.comeAn33 .bd ul li .picture img{
	display: block;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0;
}

.news_picture .bd ul li .newsCont {
	display: block;
	width: 100%;
	height: 69px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.6);
	z-index: 1px;
	overflow: hidden;
}

.news_picture .bd ul li .newsCont .margCen {
	width: 100%;
	height: 100%;
	font-family: MicrosoftYaHei-Bold;
	font-size: 16px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 55px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: center;
}

.box1 {
	padding-top: 20px;
	background: #FFFFFF;
}

.box1List {
	width: 626px;
}

.titleBox1 {
	display: block;
	font-family: MicrosoftYaHei-Bold;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 47px;
	letter-spacing: 0px;
	font-weight: 600;
	border-bottom: 1px solid #cccccc;
  text-align: left;
      background: url(../img/to.png);
    background-position: center left;
    background-repeat: no-repeat;
      text-indent: 80px;
}

.box1Nav li {
	width: 25%;
	float: left;
	height: 45px;
	text-align: center;
	margin-top: 15px;
	background-color: #f7f7f7;
}

.box1Nav li a {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 45px;
	letter-spacing: 1px;
	color: #343434;
	text-align: center;
}

.box1Nav li.active {
	border-bottom: 2px solid #bd1a2d;
}

.box1Nav li.active a {
	font-weight: 600;
	color: #bd1a2d;
}

.box1Cont {
	display: none;
	width: 100%;
	height: 198px;
	overflow: hidden;
}

.box1Cont.active {
	display: block;
}

.box1Cont li {
	width: 100%;
	margin-top: 7px;
}

.box1Cont li a {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #343434;
	text-indent: 29px;
	float: left;
	background: url(../img/b1.png);
	background-repeat: no-repeat;
	background-position: center left;
}

.pushinfo li a{
  display: block;
    width: 76%;
    overflow: hidden;
    margin-right: 20px;
    white-space: nowrap;
}

.box1Cont li a:hover {
	background: url(../img/b2.png);
	background-repeat: no-repeat;
	background-position: center left;
	color: #bd1a2d;
}

.box1Cont li p {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #cccccc;
	float: right;
}

.box2 {
	margin-top: 20px;
}

.investmentBox {
	width: 405px;
}
.more1{
	display: block;
	background: url(../img/more.png);
	background-position: 95% center;
	background-repeat: no-repeat;
}
.investmentTitle,.comeAnTitle,.specialTitle {
	display: block;
	width: 100%;
	background-color: #f7f7f7;
	height: 44px;
	border-left: 5px solid #bd1a2d;
	font-family: MicrosoftYaHei-Bold;
	font-size: 16px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 44px;
	letter-spacing: 1px;
	color: #bd1a2d;
	text-indent: 20px;
}


.partBox {
	width: 387px;
  margin-left:15px;
}

.investmentTitleChild {
	display: block;
	width: 405px;
	height: 53px;
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 53px;
	letter-spacing: 1px;
	color: #cccccc;
	background: url(../img/more.png) no-repeat center right;
}

.investmentCont {
	width: 405px;
	display: block;
	margin-top: 0;
	height: auto;
}

.investmentCont2 {
	width: 378px;
	margin-left: 15px;
}
.investmentCont2 img{
  width:378px;
  height:229px;
}

.investmentCont2 li {
	width: 167px;
	height: 64px;
	border: solid 1px #cccccc;
	float: left;
	margin: 20px 0 0 19px;
	background: url(../img/1.png)no-repeat  15px center;
	text-align: right;
}

.investmentCont2 li a{
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 64px;
	letter-spacing: 0px;
	color: #343434;
	padding-right: 15px;
}

.box3 {
	margin-top: 20px;
}

.partCont {
	display: block;
}

.titleBox31{
	background: url(../img/1h.png)no-repeat center 40px;
}

.titleBox32{
	background: url(../img/2h.png)no-repeat center 40px;
}

.titleBox33{
	background: url(../img/3h.png)no-repeat center 40px;
}

.titleBox3 {
	width: 69px;
	height: 439px;
	background-color: #f7f7f7;
	box-shadow: inset 2px 2px 6px 0px rgba(217, 217, 217, 0.57);
	writing-mode: tb-rl;
	line-height: 69px;
	font-family: MicrosoftYaHei;
	font-size: 24px;
	color: #bd1a2d;
	text-indent: 80px;
}

.box3Cont {
	float: left;
}

.box3list {
	display: none;
	width: 990px;
	height: 439px;
	border: solid 1px rgba(217, 217, 217, 0.57);
}

.box3Cont.active .box3list {
	display: block;
}

.box3Cont.active .titleBox31{
	background: url(../img/1b.png)no-repeat center 40px;
}

.box3Cont.active .titleBox32{
	background: url(../img/2b.png)no-repeat center 40px;
}

.box3Cont.active .titleBox33{
	background: url(../img/2b.png)no-repeat center 40px;
}


.box3Cont.active .titleBox3 {
	background-color: #bd1a2d;
	color: #FFFFFF;
}

.marTop20 {
	margin-top: 20px;
}

.informationBox1,
.informationBox2co,
.informationBox3 {
	width: 675px;
}

.informationBox1 li {
	float: left;
	width: 112px;
	height: 51px;
	border: solid 1px #cccccc;
	margin-left: 19px;
	background: url(../img/k1.png)no-repeat 8px center;
	position: relative;
}

.informationBox1 li a{
	display: inline-block;
	width: 64px;
	font-family: SourceHanSansCN-Regular;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #343434;
	position: absolute;
	top: 50%; /*偏移*/
    transform: translateY(-50%);
	right: 8px;
}

.informationBox2Title, .interactionLeftTitle{
	width: 151px;
	padding-top: 20px;
	margin-left: 19px;
}

.interactionLeftContain li{
	display: none;
}

.interactionLeftContain .active{
	display: block;
}

.informationBox2Title li ,
.interactionLeftTitle li{
	width: 151px;
	height: 51px;
	margin-bottom: 10px;
	text-align: center;
	background: url(../img/p2.png)no-repeat center;
}

.informationBox2Title li a ,
.interactionLeftTitle li a{
	font-family: SourceHanSansCN-Regular;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 51px;
	letter-spacing: 0px;
	color: #343434;
}

.informationBox2Title .active ,
.interactionLeftTitle .active{
	background: url(../img/p1.png)no-repeat center;
}

.informationBox2Title .active a ,
.interactionLeftTitle .active a{
	color: #FFFFFF;
}

.informationBox2 {
	display: none;
	padding-top: 15px;
}

.informationBox2 li {
	text-indent: 20px;
	margin-bottom: 15px;
	background: url(../img/c1.png)no-repeat 5px center;
}

.informationBox2 li a {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #343434;
	margin-bottom: 27px;
}

.informationBox2.active {
	display: block;
}

.informationBox3 li {
	width: 112px;
	height: 71px;
	float: left;
	margin-left: 19px;
	background-color: #13b3c2;
	text-align: center;
}

.informationBox3 li:nth-child(2){
	background-color: #edc707;
}

.informationBox3 li:nth-child(3){
	background-color: #e76949;
}

.informationBox3 li:nth-child(4){
	background-color: #a189e1;
}

.informationBox3 li:nth-child(5){
	background-color: #4e9de2;
}

.informationBox3 li a{
	display: inline-block;
	width: 64px;
	height: 43px;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #ffffff;
	margin-top: 8px;
}

.informationBox4 {
	width: 299px;
	height: 51px;
	background-color: #bd1a2d;
	font-family: SourceHanSansCN-Regular;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 51px;
	letter-spacing: 0px;
	color: #ffffff;
	margin-right: 15px;
	text-align: center;
}

.informationBox5,
.informationBox7 {
	width: 299px;
	border-bottom: 2px solid #bd1a2d;
}

.informationBox5 li,
.informationBox7 li {
	margin-right: 39px;
}

.informationBox5 li a,
.informationBox7 li a {
	display: block;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #343434;
	padding-bottom: 10px;
}

.informationBox5 .active a,
.informationBox7 .active a {
	color: #bd1a2d;
	background: url(../img/bott.png)no-repeat center bottom;
}

.informationBox6,
.informationBox7,
.informationBox8 {
	width: 299px;
	margin-right: 15px;
}

.informationBox6 li {
	display: none;
	margin-top: 14px;
}

.informationBox6 li a {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #343434;
}

.informationBox6 li span {
	color: #bd1a2d;
}

.informationBox6 .active {
	display: block;
}

.informationBox7 {
	margin-top: 19px;
}

.informationBox8Cont {
	display: none;
}

.informationBox8 .active {
	display: block;
}

.informationBox8 li a {
	display: block;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #343434;
	text-indent: 23px;
	margin: 14px 0 0 0;
	background: url(../img/c1.png)no-repeat center left;
}

.box3listCont {
	width: 675px;
}

.box3listCont .parHd {
	width: 100%;
}

.box3listCont .parHd ul {
	width: 100%;
}

.box3listCont .parHd ul li {
	float: left;
	margin: 0 21px;
	cursor: pointer;
	font-family: SourceHanSansCN-Regular;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #343434;
	margin-top: 24px;
}

.box3listCont .parHd ul li.on {
	width: 143px;
	font-family: SourceHanSansCN-Bold;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #bd1a2d;
	font-weight: 600;
	border-bottom: 4px solid #bd1a2d;
	padding-bottom: 10px;
	text-align: center;
}

.box3listCont .sPrev,
.box3listCont .sNext {
	position: absolute;
	top: 170px;
	display: block;
	width: 54px;
	height: 54px;
	border-radius: 50px;
	z-index: 99;
}

.box3listCont .sPrev{
	background: url(../img/pre.png)no-repeat center;
}

.box3listCont .sNext {
	background: url(../img/next.png)no-repeat center;
}

.box3listCont .sNext {
	right: 5px;
}

.box3listCont .sPrev {
	left: 20px;
}

.box3listCont .sPrev:hover,
.box3listCont .sNext:hover {
	border-color: #f60;
}

.box3listCont .slideBox {
	overflow: hidden;
	zoom: 1;
	width: 675px;
	position: relative;
	padding-top: 25px;
}

.box3listCont .parBd .ull {
	overflow: hidden;
	zoom: 1;
	width: 100%;
}

.box3listCont .parBd .ull .lii {
	width: 100%;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.box3listCont .parBd .ull .lii .alink {
	display: block;
	float: left;
	width: 111px;
	height: 71px;
	border: solid 1px #cccccc;
	margin-left: 21px;
	margin-bottom: 18px;
}

.box3listCont .parBd .ull .lii .alink img{
	display: block;
    margin: 0 auto;
    margin-top: 4%;
}

.box3listCont .parBd ul {
	overflow: hidden;
	zoom: 1;
	width: 100%;
}

.box3listCont .parBd ul li {
	width: 100%;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.box3listCont .parBd ul li .alink {
	display: block;
	float: left;
	width: 111px;
	height: 71px;
	border: solid 1px #cccccc;
	margin-left: 21px;
	margin-bottom: 18px;
}

.box3listCont .parBd ul li .alink22 {
	font-weight: 600;
    text-align: center;
    padding-top: 15px;
    height: 56px;
}

.box3listCont .parBd ul li .alink img{
	display: block;
    margin: 0 auto;
    margin-top: 4%;
}

.hotBox3{
	width: 290px;
	margin-right: 19px;
}

.hotBox3Nav{
	display: block;
	width: 290px;
	height: 51px;
	background-color: #bd1a2d;
	font-family: SourceHanSansCN-Regular;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 51px;
	letter-spacing: 0px;
	color: #ffffff;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
}
.hotBox3 li{
	margin-top: 10px;
}
.hotBox3 li a{
	display: block;
	width: 100%;
	font-family: SourceHanSansCN-Regular;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 48px;
	letter-spacing: 0px;
	color: #343434;
	border: solid 1px #cccccc;
	text-indent: 48px;
}

.interactionLeftChild{
	display: block;
	width: 460px;
	border-bottom: dashed 1px #b7b7b7;
	padding-top: 20px;
	padding-bottom: 15px;
}

.interactionLeftChild:nth-child(2){
	border: none;
}

.interactionLeftChild img{
	width: 137px;
	height: 77px;
	background-color: #b7b7b7;
}

.interactionLeftChild h3{
	width: 301px;
	height: 16px;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #343434;
}

.interactionLeftChild p{
	width: 263px;
	height: 16px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #919191;
}

.interactionLeft{
	width: 655px;
}

.gov1{
	width: 308px;
}

.gov1 .li1 a{
	background: url(../img/11.png);
	background-repeat: no-repeat;
	background-position: 40px center;
	background-color: #f7f7f7;
}

.gov1 .li2 a{
	background: url(../img/22.png);
	background-repeat: no-repeat;
	background-position: 40px center;
	background-color: #f7f7f7;
}

.gov1 li a{
	display: block;
	width: 308px;
	height: 82px;
	background-color: #f7f7f7;
	margin-bottom: 19px;
	position: relative;
}

.gov1 li a span{
	display: block;
	width: 144px;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #343434;
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
	left: 129px;
}

.gov2{
	width: 308px;
	margin-left: 15px;
}

.gov2 li{
	float: left;
}

.gov2 li a{
	display: block;
	width: 149px;
	height: 62px;
	border: solid 1px #b7b7b7;
	margin-bottom: 9px;
	background: url(../img/bottRight.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 62px;
	letter-spacing: 0px;
	color: #343434;
	text-align: center;
}
.gov2 li:nth-child(2),
.gov2 li:nth-child(4){
	margin-right: 6px;
}
.gov2 p{
	width: 308px;
	font-family: MicrosoftYaHei;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #bd1a2d;
	border-bottom: 2px solid #bd1a2d;
	padding-bottom: 9px;
	margin-bottom: 0px;
}

.interactionRight{
	width: 299px;
	margin-right: 15px;
}

.interactionRight1{
	display: block;
	width: 100%;
	height: 91px;
	background-color: #f4f4f4;
	border-radius: 5px;
	margin: 20px 0 10px 0;
	background: url(../img/mail.png);
	background-repeat: no-repeat;
	background-position: center;
}

.interactionRight2{
	width: 100%;
}

.interactionRight2 li{
	width: 93px;
	height: 44px;
	border-radius: 5px;
	float: left;
}

.interactionRight2 li a{
	display: block;
	width: 100%;
	height: 100%;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 44px;
	text-align: center;
	letter-spacing: 0px;
	color: #ffffff;
}

.interactionRight2 .a1{
	background-color:#a1d46f;
}
.interactionRight2 .a2{
	background-color: #37b6e1;
	margin: 0 9px;
}
.interactionRight2 .a3{
	background-color: #f8c46e;
}

.resultBox{
	display: block;
	width: 100%;
	font-family: MicrosoftYaHei;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #bd1a2d;
	margin-top: 20px;
	padding-bottom: 9px;
	border-bottom: 2px solid #bd1a2d;
}

.resultCont a{
	display: block;
	width: 100%;
	font-family: MicrosoftYaHei;
	font-size: 16px;
  height: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 16px;
	letter-spacing: 0px;
	color: #343434;
	margin-bottom: 10px;
	text-indent: 13px;
	background: url(../img/c1.png)no-repeat center left;
  overflow: hidden;
}

.comeAnCont1{
	width: 321px;
	height: 477px;
	background-color: #bd1a2d;
}

.comeAnCont1 h3{
	width: 230px;
	font-family: MicrosoftYaHei;
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 2px;
	color: #fff4fb;
	margin: 0 auto;
	margin-top: 66px;
}

.comeAnCont1 p{
	width: 230px;
	font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 1px;
	color: #f2c0c6;
	margin: 0 auto;
	margin-top: 18px;
}

.comeAnCont{
	height: 518px;
	background-size: 920px 518px;
	background-repeat: no-repeat;
	background-position: center right; 
	position: absolute;
	top: 65px;
	z-index: 999;
}

.boxBottom2 li{
	width: 386px;
	height: 254px;
	background-color: #f4f4f4;
	float: left;
}

.boxBottom2 .li2{
	margin: 0 20px;
}

.boxBottom2 .tit{
	display: block;
	width: 100%;
	height: 19px;
	font-family: SourceHanSansCN-Regular;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 19px;
	letter-spacing: 0px;
	color: #4e9de2;
	text-indent: 22px;
	margin: 20px 0;
	border-left: 4px solid #4e9de2;
}

.boxBottom2 li:nth-child(2) .tit{
	color: #13b3c2;
	border-color: #13b3c2;
}

.boxBottom2 .cont1{
	width: 100%;
	height: 195px;
	background-color: #121212;
}

.cont2{
	display: block;
	width: 340px;
	margin: 0 auto;
}

.li2 .cont2:nth-child(3){
	margin-top: 20px;
}
.cont2 h3{
	width: 100%;
	font-family: SourceHanSansCN-Regular;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #343434;
	text-indent: 15px;
	background: url(../img/c3.png)no-repeat center left;
}

.boxBottom2 li:nth-child(2) .cont2 h3{
	background: url(../img/c2.png)no-repeat center left;
}

.cont2 p{
		width: 100%;
	font-family: SourceHanSansCN-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #919191;
	margin-top: 12px;
}

.im3{
	display: block;
	width: 100%;
	height: 83px;
	background-color: #4e9de2;
	margin-bottom: 19px;
}

.special{
	margin-bottom: 40px;
}
.special .picScroll-left {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.special .picScroll-left .hd {
	overflow: hidden;
	height: 115px;
	width: 100%;
	position: absolute;
	z-index: 0;
}

.special .picScroll-left .hd .next,
.special .picScroll-left .hd .prev {
	width: 25px;
	height: 115px;
	position: absolute;
	top: 0;
	background-color: #bc0000;
}

.special .picScroll-left .hd .next {
	right: 0;
	background: url(../img/you.png);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #bc0000;
}

.special .picScroll-left .hd .prev {
	left: 0;
	background: url(../img/zuo.png);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #bc0000;
}

.special .picScroll-left .bd {
	width: 100%;
}

.special .picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.special .picScroll-left .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	margin: 0 1.5px;
	width: 286px;
	height: 114px;
	background-color: #4e9de2;
}

.special .picScroll-left .bd ul li a{
	display: block;
	width: 100%;
	height: 100%;
}

.special .picScroll-left .bd ul li a img{
	width: 100%;
	height: 100%;
}

.special .tempWrap{
	margin: 0 auto;
}
.resultCont .zwxx .zwxx1 .wrap .L1 .C2-2 .m_r_middle ul li span{
	display: none;
}

.resultCont .zwxx .zwxx1 .wrap .L1 .C2-2 .m_r_middle ul li em{
	display: none;
}

.advBott{
 width: 210px;
    position: fixed;
    bottom: 0;
    right: 0;
    background: #FFA347;
    padding: 34px 8px;
    text-align: justify;
    line-height: 26px;
}
.linksbg_box{ width:98%; height:80px;  background:#D80401; padding:1%;}
.links_box{ width:1100px; padding-bottom:20px;margin:10px auto;}
.links_box .icon{ width:1100px;font-weight:bold; height:40px; color:#fff; overflow:hidden; font-size:14px;}
.links_box .bg2{  width:1100px;height:20px; }
.links_box #zfwz,#box_linksbg #snwm,#box_linksbg #yqlj,#box_linksbg #tqlj{font-size:12px; width:220px; height:20px; overflow: hidden; border:1px solid #ccc; margin-right:48px;}
#box_linksbg{ float:right; width:1100px;}
.searchBox .searchinput1{ width: 530px;height:59px;
margin-left: 25px;border: none;float: left;outline: none; }
.searchBox .searchinput2{ width: 60px;height:60px;float: left;border:none;cursor:pointer }
/** 首页领导信箱 招商投诉*/
.ldxxBox{
	width: 378px;
	overflow: hidden;
}
.ldxxBox li{
	width: 70px;
	float: left;
	margin: 3px 11px;
	background: none !important;
	height: auto;
	background-color: #f7f7f7 !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
}
.ldxxBox li a{
	font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #343434;
	display: inline-block;
    width: 50px;
}
.ldxxBox li a:hover{
	color: #bd1a2d;
}

.zsts{
	width: 378px;
	overflow: hidden;
}
.zsts li{
	width: 378px !important;
	font-family: MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #343434;
	text-align: left;
	background: none !important;
	border: none !important;
	height: auto;
	margin: 0 0 0 10px !important;
}